home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / archivers / bimagequantize / bimagequantize.readme next >
Text File  |  1999-06-14  |  956b  |  17 lines

  1. Short:    Very fast Blockbased Image quantizer/compressor
  2. Author:   naveed@students.elatt.org.uk (Naveed Khugiani)
  3. Uploader: naveed@students.elatt.org.uk (Naveed Khugiani)
  4. Type:     util/pack
  5.  
  6. This small utility will perform what is known as 'Block analysed image quantization'
  7. This basically means that complex sections of digitized images will be left alone with the
  8. less complex sections (smooth shades and similar intensities) quantized.  The final file size
  9. of an image will be in the region of 8k-10k in most cases with little quality loss.  The
  10. compression level is determined by the user.
  11. Furthermore the program can decompress or view the compressed image data making it ideal for
  12. slideshow disks.
  13. It can currently only work on greyscale images.  Read the full documentation included for
  14. more details.
  15. It is coded in 100 percent assembler, will run on any Amiga system and can compress and
  16. decompress in seconds on a 68000 7Mhz based Amiga system
  17.